home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #11
/
Amiga Plus CD - 2004 - No. 11.iso
/
AmiSoft
/
Mus
/
edit
/
AmySequencer.lha
/
AmySequencer.readme
< prev
Wrap
Text File
|
2004-07-22
|
16KB
|
272 lines
Short: MIDI sequencer for the AMIGA
Author: amysequencer@esseemmeerre.mailshell.com (Stefano Maria Regattin)
Uploader: amysequencer@esseemmeerre.mailshell.com (Stefano Maria Regattin)
Version: 0.25
Type: mus/edit
Distribution: OK
Date: Thursday, 22th July 2004
Name of the program: AmySequencer
This archive retains my idea of a MIDI and samples sequencer; it is not fully
working yet, there is a lot to do; you can modify by yourself the source code
of this proggy, converted into text format, using Blitz2 (Blitz Basic 2.1) which
by it has been made; if you have not purchased a copy of Blitz2, You will be
happy to know that surfing on http://www.blitz-2000.co.uk/ you can get
AmiBlitz2, the freeware evolution of Blitz2; so there are no excuses to not
programming your own MIDI sequencer for the AMIGA!
I am sorry but this freeware version of Blitz2, as choice of the developer, runs
only on the AMIGAs that have a math coprocessor (FPU); this crashes on my AMIGA
1200 but it runs fine under the latest version of WinUAE that emulates a 68040!
The source code can be freely modified, on condition that you mention me in your
resulting final program.
The reason of this upload is the correction of the management of the dragged
musical events by mouse, that were not updated: now it is.
Now, thanking Michael Clarke that have e-mailed me about the data kind of "all
notes off", I have a clever idea of this; so now all should go fine!
Now each line in the main window is no more a sequence, it is a track: this can
have one or more sequences; at the moment the editing of a sequence is a little
unfriendly, this means that you will never allowed to leave empty space trails
after the last sequence, so the only way to add a sequence at the end of the
last one is to create a bridge sequence that exceeds the end of the last
sequence; this is not a bug, it is by my choice.
Now are taken in count only the existing sequence, no more all the sequences;
this results in a general speed increment; I have fixed general problems create
by this new sequences management.
Now the bars counting into the sequence editor should be correct, also with
tempo change.
Removed two bugs bars counting related.
Removed a bug of the non note events displacement.
Removed a typing error that not allows the show of the value of the dragged
event.
Removed a bug that vanified the drag and drop of the selected events.
There was a wrong pitchbend events displacement; now the problem is almost
fixed.
For a typing error the SHOW DRAGGED EVENT VALUE sequence editor menu option
could not be activated; now the problem is solved.
Now the BPM events are correctly managed.
Now the AMIGA sounds management is a bit unfriendly but it is more efficient.
Now you can select a sound and free its channel if all the channel are used.
Now the AMIGA sounds management is great!
Now I have moved the action buttons for the selection of the musical events All,
None and Toggle as voices in the EDIT menu; in this one i have added the voices
Cut, Copy, Paste, Forget and Goto, that are fully working.
I have removed a bug in the musical event selection by mouse, now all should
goes fine.
There were some mistakes in the musical events displacement; now all is OK.
Now you can load any kind of MIDI file; the saving is not enabled yet but you
can add this by yourself compiling the source code with Blitz2 or AmiBlitz2.
I have corrected the ticks per sixtyfourth note of AmySequencer and of the
loaded MIDI file being both the related ticks per quarter note divided by
sixteen; also now if you load a MIDI file till the end its name is remembered
as a voice into the first menu of the main window: you can reload the signed
MIDI file by selecting his name.
Now the version of the executable is correctly displaced, thanking all the
people on the Blitz list that have answered me for this problem; there was
another problem of the note duration when loaded from a MIDI file: now the note
duration is no more fixed to two ticks, but the notes are not correctly
converted yet.
Now the notes are correctly loaded but are attached each other; I don't know why
the rests are not token in count; I hope with the next release of the archive it
will be fixed.
It was impossible to play the musical events from the related voices in the main
and the sequence editor windows; now the problem should be solved.
There were several errors in the musical event selection routine; now it seems
that all goes fine.
I have changed the colours for the longest musical event displacement to
distinguish it from the Alone button.
I have improved the sequences' selection and deletion routines: it seems that
all goes fine now!
Now the sequences management is great!
Now it is possible to play AMIGA sounds and MIDI note together; previously this
did has strange effects.
Now the pasting of the copied events is applied to the events' channels also.
Now if you load a MIDI file you see the numbers of the events and of the
sequence used.
Now the tempo changes typed by the user are correctly evaluated.
Now the sequences displacement is fast and correct.
Removed a bug from modification that vanified the rests insertion by keyboard.
Now the alone selection for events or for channels has effect while playing or
recording.
Removed a bug from the tempo events management that crashed the AMIGA; now the
tempo events should not give problems and should be evaluated correctly.
Now the Original Colours menu voice status is preserved.
Now the zoom buttons (+-) are visible if you choose the original colours also.
Now tbe main menu is not modified if you abort the loading of a MIDI file.
Now the playing and the selection routine are fine, thanking Peace Queen.
Now the program flushes all the unused event: I don't really know yet if this is
an improvement or a bug!
Now the dragged event mouse position is correctly bounded.
Now the basic event length variation is correctly managed.
Now the highlight of some events during the playing from the sequencer editor
should have strange effects no more.
There was a mistake made by me into the Standard MIDI File (SMF) loading
procedure that gives no errors.
Now the pasting of the cutted and copied events should be performed correctly.
Now the control change event values are played correctly and it is possible to
change the slider values by clicking by side of the cursors by the left mouse
button.
Now it is possible to select musical events by creating an area holding down the
left mouse button and moving the mouse; you must enable or disable this feature
pressing the A key in the sequence editor.
Now the non note event lower limit is correcly handled.
Now the musical event dragged by mouse is correctly updated, so now you should
listen at end to the note at its new position, not to its old one.
There are two known bugs: the first is that if you press the Esc key while the
program is playing, it show to you censured words from a requester and then it
stops drammatically!
The second is that with the loading of several MIDI files the program does not
recognize the end of the file and enters into a reading endless loop, forcing
the user to reboot the AMIGA!
I have enclosed into the archive the source extra file (AmySequencer.bb2.xtra)
that handles the AmySequencer development environment: this because before to
compile the source code by Blitz or AmiBlitz, you must disable the errors
checking to allow the command SetPeriod to work and you must set the sound
objects maximum to 32 sounds; if you don't want to do so, here is this extra
data file supplied for you.
Bug reports and suggestions are welcome!
I am not responsible of any damage this program can occurs to your system; you
use it at your own risk!
At end see my homepage to the following Internet address:
http://xoomer.virgilio.it/aregat/
The following is the same text for italians:
Data: giovedì, 22 luglio 2004
Nome del programma: AmySequencer
Questo archivio contiene la mia idea di un sequencer MIDI e di campioni audio;
non è ancora completamente funzionante, c'è molto da fare; potete modificare da
soli il codice sorgente di questo programma, convertito in formato di testo,
usando Blitz2 (Blitz Basic 2.1) con cui questo è stato fatto; se non avete
acquistato una copia di Blitz2, vi farà felici sapere che navigando su
http://www.blitz-2000.co.uk/ potete trovare AmiBlitz2, l'evoluzione gratuita di
Blitz2; così non avete piu' scuse per non fare il vostro sequencer MIDI per
l'AMIGA!
Sono spiacente ma questa versione gratuita di Blitz2, per scelta dello
sviluppatore, funziona solo sugli AMIGA dotati di coprocessore matematico (FPU);
Questo blocca il mio AMIGA 1200 ma funziona egregiamente con l'ultima versione
di WinUAE che emula un 68040!
La ragione di questo caricamento è la correzione della gestione dell'evento
musicale spostato con il mouse, che non veniva aggiornato: ora lo è.
Ora, ringraziando Michael Clarke che mi ha mandato un messaggio di posta
elettronica riguardo il tipo di dati di "all notes off" (ferma tutte le note),
ho un'idea più chiara di questo; così ora dovrebbe andare tutto bene.
Ora ogni linea nella finestra principale non è più una sequenza, è una traccia:
questa può avere una o più sequenze; al momento l'editazione di una sequenza
non è molto amichevole, ciò significa che non vi è permesso di lasciare spazio
vuoto dietro l'ultima sequenza, perciò l'unico modo per aggiungere una sequenza
dopo quest'ultima è quello di creare una sequenza ponte che superi la fine della
dell'ultima sequenza; questo non è un baco, è una scelta personale.
Ora viene tenuto conto solo delle sequenze esistenti, non più di tutte le
sequenze; ciò risulta in un generale incremento della velocità; ho fissato i
problemi creati da questa nuova gestione delle sequenze.
Ora il conteggio delle misure nell'editore di sequenza dovrebbe essere corretto,
anche con cambi di tempo.
Rimossi due bachi relativi al conteggio delle misure.
Rimosso un baco della visualizzazione degli eventi non note.
Rimosso un errore di digitazione che non consentiva la visualizzazione del
valore dell'evento musicale spostato con il mouse.
Rimosso un baco che vanificava il DragAndDrop (trascinamento) degli eventi
selezionati.
C'era un'erronea visualizzazione degli eventi di pitchbend; ora il problema
è quasi risolto.
Per un errore di digitazione l'attivazione dell'opzione del menu dell'editore
della sequenza che abilitala visualizzazione del valore dell'evento trascinato
(SHOW DRAGGED EVENT VALUE) non era possibile; ora il problema è risolto.
Ora gli eventi delle Battute Per Minuto (BPM) sono gestiti correttamente.
Ora la gestione dei suoni AMIGA è un po' meno amichevole ma è più efficiente.
Ora potete selezionare un suono e liberare il suo canale se sono usati tutti i
canali.
Ora la gestione dei suoni AMIGA è grandiosa!
Ora ho spostato i pulsanti per la selezione degli eventi musicali All (Tutti),
None (Nessuno) e Toggle (Inverti) come voci nel menù EDIT; in quest'ultimo ho
aggiunto le voci Cut (Taglia), Copy (Copia), Paste (Incolla), Forget (Dimentica)
e Goto (Vai a), che sono pienamente funzionanti.
Ho rimosso un baco nella selezione con il mouse dell'evento musicale, ora
dovrebbe andare tutto bene.
C'erano degli errori nella visualizzazione degli eventi musicali; ora è tutto a
posto.
Ora potete caricare ogni tipo di file MIDI; il salvataggio non è ancora attivato
ma potete aggiungerlo voi compilando il codice sorgente con Blitz2 od AmiBlitz2.
Ho corretto i tic per un sessantaquattresimo di AmySequencer e del file MIDI
caricato essere entrambi i relativi tic per quarto divisi per sedici; in più ora
se caricate un file MIDI fino alla fine il suo nome è ricordato come voce nel
primo menu della finestra principale: potete così ricaricarlo selezionando il
suo nome.
Ora la versione dell'eseguibile viene visualizzata correttamente, ringraziando
tutti gli utenti della lista blitz che mi hanno risposto per questo problema;
c'è un'altro problema della durata delle note quando caricate da un file MIDI:
ora la durata non è più fissa a due tic, ma le note non vengono ancora convertite
correttamente.
Ora le note sono caricate correttamente ma sono attaccate l'un l'altra; non so
perché non viene tenuto conto delle pause; spero che il problema sarà risolto
con il prossimo rilascio dell'archivio.
Era impossibile suonare gli eventi musicali dalle voci relative nelle finestre
principale e editore sequenza; ora il problema dovrebbe essere risolto.
C'erano alcuni errori nella routine di selezione degli eventi musicali; ora
sembra che vada tutto bene.
Ho cambiato i colori per la visualizzazione dell'evento musicale più lungo per
distinguerlo dal bottone Alone (Da Solo).
Ho migliorato le routine di selezione e cancellazione delle sequenze: ora sembra
che vada tutto bene!
Ora la gestione delle sequenze è grandiosa!
Ora è possibile far suonare insieme suoni AMIGA e note MIDI; precedentemente ciò
aveva strani effetti.
Ora l'incollatura degli eventi copiati è applicata anche ai canali degli eventi.
Ora se caricate un file MIDI vedete il numeri degli eventi e delle sequenze.
Ora i cambi di tempo digitati dall'utente sono valutati correttamente.
Ora la visualizzazione delle sequenze è corretta e veloce.
Rimosso un baco da modifiche che vanificava l'inserimento delle pause con la
tastiera.
Ora la selezione esclusiva (Alone) per gli eventi o per i canali ha effetto
mentre si esegue (Play) o si registra (Record).
Rimosso un baco dalla gestione degli eventi del tempo che mandava in tilt
l'AMIGA; ora gli eventi del tempo non dovrebbero dare problemi e dovrebbero
venire valutati correttamente.
Ora lo stato della voce di menù Original Colours (Colori Originali) è
preservato.
Ora i tasti di zoom (+-) sono visibili anche se si scelgono i colori originali.
Ora il menù principale non viene modificato se annullate il caricamento di un
file MIDI.
Ora le routine di esecuzione e di selezione sono ottime, ringraziando la Regina
Della Pace.
Ora il programma si dimentica degli eventi temporali inutilizzati: non so ancora
se considerarlo un miglioramento od un baco!
Ora la posizione del mouse dell'evento trascinato è correttamente delimitata.
Ora la variazione della lunghezza dell'evento base è correttamente gestita.
Ora l'evidenziazione di alcuni eventi durante l'esecuzione dall'editore sequenza
non dovrebbe avere più strani effetti.
C'era un errore fatto da me nella procedura di caricamento dei File MIDI
Standard (SMF) che non dava errore.
Ora l'incollatura degli eventi tagliati e copiati dovrebbe venire eseguita
correttamente.
Ora i valori di cambio di controllo vengono eseguiti correttamente ed è
possibile cambiare i valori degli slider cliccando ai lati dei cursori con il
tasto sinistro del mouse.
Ora è possibile selezionare eventi musicali creando un'area tenendo premuto il
tasto sinistro del mouse e muovendo il mouse; dovete abilitare o disabilitare
questa premendo il tasto A nell'editore sequenza.
Ora il limite inferiore degli eventi non note è correttamente gestito.
Ora l'evento musicale spostato con il mouse è correttamente aggiornato, così ora
dovreste sentire alfine la nota alla sua nuova posizione, non a quella di
partenza.
Ci sono due bachi noti: il primo è che se voi premete il tasto Esc mentre il
programma sta suonando, vi mostrerà parole censurate in una finestra di dialogo
e si fermerà poi drammaticamente!
Il secondo è che con il caricamento di alcuni file MIDI il programma non si
accorge della fine del file ed entra in un ciclo infinito di lettura,
costringendo l'utente ad un riavvio dell'AMIGA!
Ho aggiunto all'archivio il file extra del sorgente (AmySequencer.bb2.xtra): ciò
perché prima di compilare il codice sorgente con Blitz2 o AmiBlitz2 dovete
disabilitare il controllo degli errori per consentire al comando SetPeriod di
funzionare e poi portare a 32 suoni il numero massimo di suoni da gestire; se
non volete fare tutto questo, per un corretto funzionamento di AmySequencer c'è
già questo file extra con tutti i dati necessari.
La segnalazione di bachi ed i suggerimenti sono benvenuti!
Non sono responsabile di alcun danno che questo programma può arrecare al vostro
sistema; lo usate a vostro esclusivo rischio!
Per finire guardate la mia pagina su Internet al seguente indirizzo:
http://xoomer.virgilio.it/aregat/
Ciao!